public void AddBoolSetting( string strSettingPath, bool[] arrValues, ISettings.CreationFlag eFlag )
public: void AddBoolSetting( String^ strSettingPath, array<bool>^ arrValues, ISettings.CreationFlag eFlag )
Parameters
- strSettingPath
- Indicates the path of the setting (relative to path of the node, path starts after the path of the node).
- arrValues
- Array of values added to the setting
- eFlag
- ISettings.CreationFlag